home *** CD-ROM | disk | FTP | other *** search
- -- card: 5405 from stack: in
- -- bmap block id: 7991
- -- flags: 0000
- -- background id: 2770
- -- name:
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=460 top=302 right=336 bottom=499
- -- title width / last selected line: 0
- -- icon id / first selected line: 32650 / 32650
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Next
- ----- HyperTalk script -----
- on mouseUp
- set the lockScreen to true
- hide Tool Window
- hide Pattern Window
- go to next card
- set userlevel to 3
- hide card field id 9
- end mouseUp
-